[INFO] cloning repository https://github.com/amSiddiqui/MetallicWGPU
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/amSiddiqui/MetallicWGPU" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FamSiddiqui%2FMetallicWGPU", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FamSiddiqui%2FMetallicWGPU'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8028403bf63c5eb5c8a3fcfeb1e3d3aa28fb9044
[INFO] fixing amSiddiqui/MetallicWGPU against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FamSiddiqui%2FMetallicWGPU" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/amSiddiqui/MetallicWGPU
[INFO] finished tweaking git repo https://github.com/amSiddiqui/MetallicWGPU
[INFO] tweaked toml for git repo https://github.com/amSiddiqui/MetallicWGPU written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/amSiddiqui/MetallicWGPU on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/amSiddiqui/MetallicWGPU already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6ad5316a77627b042709f8bafdd14f94a5b6eb54a9eb4de81be31345ad5c32ad
[INFO] running `Command { std: "docker" "start" "6ad5316a77627b042709f8bafdd14f94a5b6eb54a9eb4de81be31345ad5c32ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6ad5316a77627b042709f8bafdd14f94a5b6eb54a9eb4de81be31345ad5c32ad" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6ad5316a77627b042709f8bafdd14f94a5b6eb54a9eb4de81be31345ad5c32ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6ad5316a77627b042709f8bafdd14f94a5b6eb54a9eb4de81be31345ad5c32ad" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating xtask/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling wayland-sys v0.31.5
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking bytemuck v1.20.0
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking allocator-api2 v0.2.20
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]    Compiling naga v23.0.0
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]    Compiling wgpu-hal v23.0.1
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]     Checking unicode-xid v0.2.6
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]    Compiling wayland-scanner v0.31.5
[INFO] [stderr]    Compiling wgpu-core v23.0.1
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking wgpu-types v23.0.0
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking glow v0.14.2
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]    Compiling winit v0.30.5
[INFO] [stderr]    Compiling wgpu v23.0.1
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking clap_builder v4.5.23
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]    Compiling wayland-backend v0.3.7
[INFO] [stderr]     Checking gpu-descriptor v0.3.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking env_filter v0.1.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking env_logger v0.11.5
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking clap v4.5.23
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking wayland-client v0.31.7
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking wayland-protocols v0.32.5
[INFO] [stderr]     Checking wayland-cursor v0.31.7
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking cargo-platform v0.1.9
[INFO] [stderr]     Checking cargo_metadata v0.19.0
[INFO] [stderr]     Checking xtask v0.1.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]    Migrating xtask/src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> xtask/src/main.rs:51:40
[INFO] [stdout]     |
[INFO] [stdout]  51 |       while let Ok((mut stream, addr)) = listener.accept().await {
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                                          |                 |
[INFO] [stdout]     |                                          |                 this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                          |                 up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                          |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                          |                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                          this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                          up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                          `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                          `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]  52 | /         task::spawn(async move {
[INFO] [stdout]  53 | |             println!("Received connection");
[INFO] [stdout]  54 | |             if let Err(e) = handle_connection(&mut stream).await {
[INFO] [stdout]  55 | |                 eprintln!("Error handling connection from: {addr} Reason: {e}");
[INFO] [stdout]  56 | |             }
[INFO] [stdout]  57 | |         });
[INFO] [stdout]     | |          -
[INFO] [stdout]     | |          |
[INFO] [stdout]     | |__________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |            `#2` will be dropped later as of Edition 2024
[INFO] [stdout]  58 |       }
[INFO] [stdout]     |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/io/poll_evented.rs:298:1
[INFO] [stdout]     |
[INFO] [stdout] 298 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/io/poll_evented.rs:298:1
[INFO] [stdout]     |
[INFO] [stdout] 298 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/task/join.rs:351:1
[INFO] [stdout]     |
[INFO] [stdout] 351 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> xtask/src/main.rs:51:40
[INFO] [stdout]     |
[INFO] [stdout]  51 |       while let Ok((mut stream, addr)) = listener.accept().await {
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                                          |                 |
[INFO] [stdout]     |                                          |                 this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                          |                 up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                          |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                          |                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                          this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                          up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                          `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                          `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]  52 | /         task::spawn(async move {
[INFO] [stdout]  53 | |             println!("Received connection");
[INFO] [stdout]  54 | |             if let Err(e) = handle_connection(&mut stream).await {
[INFO] [stdout]  55 | |                 eprintln!("Error handling connection from: {addr} Reason: {e}");
[INFO] [stdout]  56 | |             }
[INFO] [stdout]  57 | |         });
[INFO] [stdout]     | |          -
[INFO] [stdout]     | |          |
[INFO] [stdout]     | |__________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |            `#2` will be dropped later as of Edition 2024
[INFO] [stdout]  58 |       }
[INFO] [stdout]     |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/io/poll_evented.rs:298:1
[INFO] [stdout]     |
[INFO] [stdout] 298 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/io/poll_evented.rs:298:1
[INFO] [stdout]     |
[INFO] [stdout] 298 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.1/src/runtime/task/join.rs:351:1
[INFO] [stdout]     |
[INFO] [stdout] 351 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.5
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.5
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking learn-metal v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/compute/collatz/mod.rs:45:49
[INFO] [stdout]     |
[INFO] [stdout]  25 |     let instance = wgpu::Instance::default();
[INFO] [stdout]     |         --------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `instance` calls a custom destructor
[INFO] [stdout]     |         `instance` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  28 |     let adapter = instance
[INFO] [stdout]     |         -------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `adapter` calls a custom destructor
[INFO] [stdout]     |         `adapter` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  32 |     let (device, queue) = adapter
[INFO] [stdout]     |          ------  -----
[INFO] [stdout]     |          |       |
[INFO] [stdout]     |          |       `queue` calls a custom destructor
[INFO] [stdout]     |          |       `queue` will be dropped later as of Edition 2024
[INFO] [stdout]     |          `device` calls a custom destructor
[INFO] [stdout]     |          `device` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  45 |     execute_gpu_inner(&device, &queue, numbers).await
[INFO] [stdout]     |                                                 ^^^^^
[INFO] [stdout]     |                                                 |
[INFO] [stdout]     |                                                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                 up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  46 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `instance` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `adapter` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu-23.0.1/src/api/adapter.rs:25:1
[INFO] [stdout]     |
[INFO] [stdout]  25 | impl Drop for Adapter {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `device` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu-23.0.1/src/api/device.rs:517:1
[INFO] [stdout]     |
[INFO] [stdout] 517 | impl Drop for Device {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `queue` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu-23.0.1/src/api/queue.rs:25:1
[INFO] [stdout]     |
[INFO] [stdout]  25 | impl Drop for Queue {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/compute/collatz/mod.rs:125:47
[INFO] [stdout]      |
[INFO] [stdout]   54 |     let cs_module = device.create_shader_module(wgpu::include_wgsl!("shader.wsgl"));
[INFO] [stdout]      |         ---------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `cs_module` calls a custom destructor
[INFO] [stdout]      |         `cs_module` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   59 |     let staging_buffer = device.create_buffer(&wgpu::BufferDescriptor {
[INFO] [stdout]      |         --------------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `staging_buffer` calls a custom destructor
[INFO] [stdout]      |         `staging_buffer` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   67 |     let storage_buffer = device.create_buffer_init(&wgpu::util::BufferInitDescriptor {
[INFO] [stdout]      |         --------------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `storage_buffer` calls a custom destructor
[INFO] [stdout]      |         `storage_buffer` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   76 |     let compute_pipeline = device.create_compute_pipeline(&wgpu::ComputePipelineDescriptor {
[INFO] [stdout]      |         ----------------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `compute_pipeline` calls a custom destructor
[INFO] [stdout]      |         `compute_pipeline` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   86 |     let bind_group_layout = compute_pipeline.get_bind_group_layout(0);
[INFO] [stdout]      |         -----------------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `bind_group_layout` calls a custom destructor
[INFO] [stdout]      |         `bind_group_layout` will be dropped later as of Edition 2024
[INFO] [stdout]   87 |
[INFO] [stdout]   88 |     let bind_group = device.create_bind_group(&wgpu::BindGroupDescriptor {
[INFO] [stdout]      |         ----------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `bind_group` calls a custom destructor
[INFO] [stdout]      |         `bind_group` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  120 |     let (sender, receiver) = flume::bounded(1);
[INFO] [stdout]      |                  --------
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  `receiver` calls a custom destructor
[INFO] [stdout]      |                  `receiver` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  125 |     if let Ok(Ok(())) = receiver.recv_async().await {
[INFO] [stdout]      |                                               ^^^^^
[INFO] [stdout]      |                                               |
[INFO] [stdout]      |                                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  138 | }
[INFO] [stdout]      | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/flume-0.11.1/src/async.rs:481:1
[INFO] [stdout]      |
[INFO] [stdout]  481 | impl<'a, T> Drop for RecvFut<'a, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `cs_module` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu-23.0.1/src/api/shader_module.rs:23:1
[INFO] [stdout]      |
[INFO] [stdout]   23 | impl Drop for ShaderModule {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `staging_buffer` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu-23.0.1/src/api/buffer.rs:669:1
[INFO] [stdout]      |
[INFO] [stdout]  669 | impl Drop for Buffer {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `storage_buffer` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu-23.0.1/src/api/buffer.rs:669:1
[INFO] [stdout]      |
[INFO] [stdout]  669 | impl Drop for Buffer {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `compute_pipeline` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu-23.0.1/src/api/compute_pipeline.rs:38:1
[INFO] [stdout]      |
[INFO] [stdout]   38 | impl Drop for ComputePipeline {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `bind_group_layout` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu-23.0.1/src/api/bind_group_layout.rs:26:1
[INFO] [stdout]      |
[INFO] [stdout]   26 | impl Drop for BindGroupLayout {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `bind_group` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu-23.0.1/src/api/bind_group.rs:23:1
[INFO] [stdout]      |
[INFO] [stdout]   23 | impl Drop for BindGroup {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `receiver` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/flume-0.11.1/src/lib.rs:1016:1
[INFO] [stdout]      |
[INFO] [stdout] 1016 | impl<T> Drop for Receiver<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/compute/collatz/mod.rs:45:49
[INFO] [stdout]     |
[INFO] [stdout]  25 |     let instance = wgpu::Instance::default();
[INFO] [stdout]     |         --------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `instance` calls a custom destructor
[INFO] [stdout]     |         `instance` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  28 |     let adapter = instance
[INFO] [stdout]     |         -------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `adapter` calls a custom destructor
[INFO] [stdout]     |         `adapter` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  32 |     let (device, queue) = adapter
[INFO] [stdout]     |          ------  -----
[INFO] [stdout]     |          |       |
[INFO] [stdout]     |          |       `queue` calls a custom destructor
[INFO] [stdout]     |          |       `queue` will be dropped later as of Edition 2024
[INFO] [stdout]     |          `device` calls a custom destructor
[INFO] [stdout]     |          `device` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  45 |     execute_gpu_inner(&device, &queue, numbers).await
[INFO] [stdout]     |                                                 ^^^^^
[INFO] [stdout]     |                                                 |
[INFO] [stdout]     |                                                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                 up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  46 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `instance` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `adapter` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu-23.0.1/src/api/adapter.rs:25:1
[INFO] [stdout]     |
[INFO] [stdout]  25 | impl Drop for Adapter {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `device` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu-23.0.1/src/api/device.rs:517:1
[INFO] [stdout]     |
[INFO] [stdout] 517 | impl Drop for Device {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `queue` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu-23.0.1/src/api/queue.rs:25:1
[INFO] [stdout]     |
[INFO] [stdout]  25 | impl Drop for Queue {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/compute/collatz/mod.rs:125:47
[INFO] [stdout]      |
[INFO] [stdout]   54 |     let cs_module = device.create_shader_module(wgpu::include_wgsl!("shader.wsgl"));
[INFO] [stdout]      |         ---------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `cs_module` calls a custom destructor
[INFO] [stdout]      |         `cs_module` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   59 |     let staging_buffer = device.create_buffer(&wgpu::BufferDescriptor {
[INFO] [stdout]      |         --------------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `staging_buffer` calls a custom destructor
[INFO] [stdout]      |         `staging_buffer` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   67 |     let storage_buffer = device.create_buffer_init(&wgpu::util::BufferInitDescriptor {
[INFO] [stdout]      |         --------------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `storage_buffer` calls a custom destructor
[INFO] [stdout]      |         `storage_buffer` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   76 |     let compute_pipeline = device.create_compute_pipeline(&wgpu::ComputePipelineDescriptor {
[INFO] [stdout]      |         ----------------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `compute_pipeline` calls a custom destructor
[INFO] [stdout]      |         `compute_pipeline` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   86 |     let bind_group_layout = compute_pipeline.get_bind_group_layout(0);
[INFO] [stdout]      |         -----------------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `bind_group_layout` calls a custom destructor
[INFO] [stdout]      |         `bind_group_layout` will be dropped later as of Edition 2024
[INFO] [stdout]   87 |
[INFO] [stdout]   88 |     let bind_group = device.create_bind_group(&wgpu::BindGroupDescriptor {
[INFO] [stdout]      |         ----------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `bind_group` calls a custom destructor
[INFO] [stdout]      |         `bind_group` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  120 |     let (sender, receiver) = flume::bounded(1);
[INFO] [stdout]      |                  --------
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  `receiver` calls a custom destructor
[INFO] [stdout]      |                  `receiver` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  125 |     if let Ok(Ok(())) = receiver.recv_async().await {
[INFO] [stdout]      |                                               ^^^^^
[INFO] [stdout]      |                                               |
[INFO] [stdout]      |                                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  138 | }
[INFO] [stdout]      | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/flume-0.11.1/src/async.rs:481:1
[INFO] [stdout]      |
[INFO] [stdout]  481 | impl<'a, T> Drop for RecvFut<'a, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `cs_module` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu-23.0.1/src/api/shader_module.rs:23:1
[INFO] [stdout]      |
[INFO] [stdout]   23 | impl Drop for ShaderModule {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `staging_buffer` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu-23.0.1/src/api/buffer.rs:669:1
[INFO] [stdout]      |
[INFO] [stdout]  669 | impl Drop for Buffer {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `storage_buffer` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu-23.0.1/src/api/buffer.rs:669:1
[INFO] [stdout]      |
[INFO] [stdout]  669 | impl Drop for Buffer {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `compute_pipeline` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu-23.0.1/src/api/compute_pipeline.rs:38:1
[INFO] [stdout]      |
[INFO] [stdout]   38 | impl Drop for ComputePipeline {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `bind_group_layout` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu-23.0.1/src/api/bind_group_layout.rs:26:1
[INFO] [stdout]      |
[INFO] [stdout]   26 | impl Drop for BindGroupLayout {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `bind_group` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu-23.0.1/src/api/bind_group.rs:23:1
[INFO] [stdout]      |
[INFO] [stdout]   23 | impl Drop for BindGroup {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `receiver` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/flume-0.11.1/src/lib.rs:1016:1
[INFO] [stdout]      |
[INFO] [stdout] 1016 | impl<T> Drop for Receiver<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.23s
[INFO] [stderr] crater-edition-check: learn-metal v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: xtask v0.1.0 (/opt/rustwide/workdir/xtask) updating edition from 2021 to 2024
[INFO] [stderr]     Checking learn-metal v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking xtask v0.1.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.95s
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "6ad5316a77627b042709f8bafdd14f94a5b6eb54a9eb4de81be31345ad5c32ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ad5316a77627b042709f8bafdd14f94a5b6eb54a9eb4de81be31345ad5c32ad", kill_on_drop: false }`
[INFO] [stdout] 6ad5316a77627b042709f8bafdd14f94a5b6eb54a9eb4de81be31345ad5c32ad
